runtime.m.cheaprand (field)

6 uses

	runtime (current package)
		rand.go#L159: 	mp.cheaprand = rand()
		rand.go#L199: 		mp.cheaprand += 0xa0761d6478bd642f
		rand.go#L200: 		hi, lo := math.Mul64(mp.cheaprand, mp.cheaprand^0xe7037ed1a0b428db)
		rand.go#L209: 	t := (*[2]uint32)(unsafe.Pointer(&mp.cheaprand))
		runtime2.go#L643: 	cheaprand uint64